r8 vs r9
... ...
64 64
* [[https://www.meilisearch.com/docs/guides/running_production#4-2-enable-and-start-service|systemctl에 추가해서 실행 편하게 하기]]
65 65
66 66
=== 엔진 설치 ===
67
> git clone https://github.com/wjdgustn/thetree --recurse-submodules //엔진 git으로 불러오기
67
> git clone https://github.com/wjdgustn/thetree --recursive //엔진 git으로 불러오기
68 68
> npm i // 라이브러리 다운로드하기
69 69
70 70
== 마지막 ==
... ...